Computer Science for IGCSE & O level - Automated And Emerging Technologies (Section 8 - No. 39)
In machine learning, what is the term for the process of adjusting the model's parameters to reduce the error between predicted and actual values?
Testing.
Training.
Validation.
Deployment.
Penjelasan
During training, the model adjusts its parameters.
